Welcome![Sign In][Sign Up]
Location:
Search - delphi INdy

Search list

[Delphi VCLcheckPort

Description: 端口检测程序,可用于代理检测,使用delphi编写,indy控件-Ports tests can be used for proxy detection, use delphi write, indy controls
Platform: | Size: 299008 | Author: zhang | Hits:

[Delphi VCLIndy10.5.6

Description: 号称最新的 Indy10.5.6试验过可以用,自己去研究吧-Known as the latest Indy10.5.6 tried to use their own to study it
Platform: | Size: 3570688 | Author: sdasdsadsa | Hits:

[Delphi VCLthreaded

Description: XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
Platform: | Size: 5120 | Author: Mohsen | Hits:

[Delphi VCLintrospect

Description: XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
Platform: | Size: 5120 | Author: Mohsen | Hits:

[Delphi VCLpdfclient

Description: XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
Platform: | Size: 4096 | Author: Mohsen | Hits:

[Delphi VCLclient-simple

Description: XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
Platform: | Size: 4096 | Author: Mohsen | Hits:

[Delphi VCLindy10clieservr

Description: Indy demos very useful to learn about the sockets communications with delphi and using main indy components to receive information from client to server
Platform: | Size: 18838528 | Author: Luis | Hits:

[Delphi VCLVerySimpleClient_Server

Description: delphi chat with indy
Platform: | Size: 30720 | Author: hdhdh | Hits:

[Web ServerHttp

Description: Delphi采用Indy实现HTTP实例DELPHI编写HTTP下载,支持WEB服务器功能-Delphi using Indy HTTP instance DELPHI writing HTTP download support WEB server function
Platform: | Size: 285696 | Author: hl | Hits:

[OtherIndySslYahoo

Description: Send email by delphi with indy ssl
Platform: | Size: 473088 | Author: Ferry Indi | Hits:

[Delphi/CppBuilderindy_ftp

Description: Delphi sources FTP indy server 2
Platform: | Size: 336896 | Author: Pako | Hits:

[Delphi VCLnetchat

Description: 这个是DELPHI开发的基于INDY控件的网络聊天源程序,是个不错的示例-This is DELPHI developed based on the the INDY control network chat source code, is a good example
Platform: | Size: 395264 | Author: yhr | Hits:

[Delphi VCLdelphimodbus-1.5.2

Description: Delphi开发的modBus通信库,采用TCP/IP协议,可用于实现MODBUS上的主从通信编程。- The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported)
Platform: | Size: 423936 | Author: 姓名 | Hits:

[Delphi VCLIndy10_4762

Description: Indy Controls 10 For Delphi 7 and others
Platform: | Size: 7709696 | Author: Rafael Encinas | Hits:

[Delphi VCLmateydbChat

Description: Delphi使用Indy写的简单聊天实例代码,分服务端和消息发送端,代码还有些问题,主要出在引用PublicUn模块,如果不想用的话,可把此模块引用删除,然后用showmessage 代替InformationDlg和ErrorDlg,再把tit去掉即可编译运行。其实本代码重点不是PublicUn,而是Indy的使用,希望朋友们认真参考一下。-Delphi use Indy write the simple chat examples of code, sub-server and message sending side code also some problems, mainly out in reference PublicUn module, if do not want to use, then, this module references deleted, then the the ShowMessage place of InformationDlg and ErrorDlg tit can be removed and then compile and run. In fact, the focus of this code is not PublicUn, but the use of Indy, I hope you will give serious consideration to.
Platform: | Size: 56320 | Author: 小波 | Hits:

[OtherSocketServer

Description: Socket服务器端程序 delphi的,用Indy下的idtcpserver控件-Socket server-side program delphi, using Indy idtcpserver under control
Platform: | Size: 79872 | Author: jake | Hits:

[Software Engineering101_192_Socket-Programming

Description: indy programing in delphi
Platform: | Size: 509952 | Author: ostafa | Hits:

[Delphi VCLIndy10

Description: Indy 10 VCL Components for Delphi developer Include source files
Platform: | Size: 6421504 | Author: milyutin | Hits:

[Internet-NetworkINdy10TCP

Description: 用delphi做的TCP的测试程序,主要介绍idTcpclient和idTcpServer的使用。此包两个程序,一个是tcp客户端向服务端发送普通的字符串。服务端对客户端发来的字符串进行显示,并返回信息给客户端。另一个程序介绍TCP客户端如何发送由多个记录组成的数据包到服务端。服务端如何校验消息头和提取消息内容,并返回应答消息包给客户端。代码中每句都有解释,并且有一篇本人自己写的关于本程序的思路和代码意思。目的是希望大家能够互相学习。 程序是使用delphixe3写的,indy版本是indy10.5.9-Delphi do with TCP test procedures, introduces idTcpclient and idTcpServer use. This package two programs, one is tcp client sends to the service of ordinary strings. Server sent to the client to display a string and returns the information to the client. Another procedure describes how to send TCP client multiple records of data packets to the server. How to check the server message header and extract the message content, and returns a response packet to the client. Code each sentence are explained, and there is a I wrote about the idea of ​ ​ this program and code meant. In the hope that we can learn from each other. Procedure is to use delphixe3 written, indy version is indy10.5.9
Platform: | Size: 513024 | Author: jonahking | Hits:

[Delphi VCLValker.source

Description: Valk Brute force source do em delphi using idhttp indy
Platform: | Size: 17408 | Author: digo | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net